home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 11 / Mac Magazin and MacEasy Magazine CD - Issue 11.iso / Sharewarebibliothek / DFÜ / RSVP prefs 1.2 / RSVP prefs ReadMe < prev   
Text File  |  1995-06-07  |  3KB  |  29 lines

  1. Eudora RSVP prefs v1.2 Read Me
  2.  
  3.  
  4. This plug-in came out of the frustration of not being able to change the ‘From:’ header from the standard format user@host (Real name) to anything else.  At times it would be a great convenience as looking up Recipients when listed alphabetically by username is a bit awkward.
  5.  
  6. The notation Steve Dorner used in Eudora to represent user@host is ^0.  This is the same as the Pop account.  The Real name is represented as ^1.  The default representation in Eudora is ^0 (^1) or user@host (Real name).  If you want to place your real name first the format is ^1 <^0>.  I don’t understand why the angle brackets but it seems to be required.  Another point is if your real name contains commas then the notation, ^1, must be place within quotation marks, e.g. ¨^1¨ <^0>.
  7.  
  8. After extensive searching via ResEdit, though the STR# resources of Eudora I found what I wanted.  Fortunately others, far more talented than I, had previously written other plug-ins which I used somewhat as guides.
  9.  
  10. As an afterthought I added support for X-Headers.  X-Headers must be in the format X-whatever: whatever.  You must include the colon.  Good for adding other email addresses.  Unfortunately the server at the University of Missouri, Kansas City (UMKC) has filtered out all “unnecessary” headers in our mail.  Thanks.
  11.  
  12. Just like others plug-ins, Eudora RSVP prefs must be placed into the Preferences folder or into the same folder that Eudora is located. 
  13.  
  14. Thanks to Steve Dorner and the folks at Qualcomm for producing the commercial Eudora and continuing to support the freeware version.
  15.  
  16. The notation for the 'From:' DITL contains single quotes around the carets, e.g. '^'1.  This is so these notations will not be replaced with text from a recently opened dialog box.  These should be interpreted without the single quotes.
  17.  
  18. This is freeware.  There are no warranties, expressed or implied.  If you like it or have other suggestions send email.  Eudora RSVP prefs may be freely distributed but must be distributed with this ReadMe file.
  19.  
  20. Version History
  21. 1.0 -- initial release
  22. 1.1 -- “added” color icon resources to the Settings dialog.  They actually reside in Eudora Color Icons 0.2.  by Neil K. Guy.  Actually, what I did was point to a few of his icon resources.  So if you want to have color icons in the Settings dialog they are available at
  23.           http://www.helix.net/tela/
  24. 1.2 -- fixed the 'From:' DITL notations so they won't be replaced by text from recently opened dialog boxes.
  25.  
  26. Andy Fragen
  27. afragen@cctr.umkc.edu
  28. http://cctr.umkc.edu/user/afragen/afragen.html
  29. June 7, 1995